--- title: Leaflet Map author: Lawrence Pilch date: '2018-05-22' slug: leaflet-map categories: - Toronto - Visualization tags: - Toronto - Visualization subtitle: '' ---
Here’s a map
## Reading layer `NEIGHBORHOODS_WGS84' from data source `/Users/law/Dropbox/R/to_crime/data/neighbourhoods_wgs84/NEIGHBORHOODS_WGS84.shp' using driver `ESRI Shapefile'
## Simple feature collection with 140 features and 2 fields
## geometry type: POLYGON
## dimension: XY
## bbox: xmin: -79.63926 ymin: 43.581 xmax: -79.11524 ymax: 43.85546
## epsg (SRID): 4326
## proj4string: +proj=longlat +ellps=WGS84 +no_defs
## Reading layer `CENTRELINE_WGS84' from data source `/Users/law/Dropbox/R/to_crime/data/centreline_wgs84/CENTRELINE_WGS84.shp' using driver `ESRI Shapefile'
## Simple feature collection with 67769 features and 17 fields
## geometry type: LINESTRING
## dimension: XY
## bbox: xmin: -79.63926 ymin: 43.581 xmax: -79.11524 ymax: 43.85546
## epsg (SRID): 4326
## proj4string: +proj=longlat +ellps=WGS84 +no_defs
## Reading layer `CITY_GREEN_SPACE_WGS84' from data source `/Users/law/Dropbox/R/to_crime/data/city_green_space_wgs84/CITY_GREEN_SPACE_WGS84.shp' using driver `ESRI Shapefile'
## Simple feature collection with 3268 features and 6 fields
## geometry type: MULTIPOLYGON
## dimension: XY
## bbox: xmin: -79.63831 ymin: 43.58051 xmax: -79.11571 ymax: 43.85533
## epsg (SRID): 4326
## proj4string: +proj=longlat +ellps=WGS84 +no_defs